charAt

(alias) pure function charAt(index: integer): integer

Deprecated

Use 'char_at' instead

Retrieves the 16-bit code of the character at the specified index within this text.

Alias

Alias target

Since

0.9.0

Parameters

index

the index of the character

Throws

exception

if index is greater than or equal to the size of this text